3.648 \(\int \frac{1}{(1-x^3)^{4/3} (1+x^3)} \, dx\)

Optimal. Leaf size=106 \[ \frac{x}{2 \sqrt [3]{1-x^3}}-\frac{\log \left (x^3+1\right )}{12 \sqrt [3]{2}}+\frac{\log \left (-\sqrt [3]{1-x^3}-\sqrt [3]{2} x\right )}{4 \sqrt [3]{2}}-\frac{\tan ^{-1}\left (\frac{1-\frac{2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}}{\sqrt{3}}\right )}{2 \sqrt [3]{2} \sqrt{3}} \]

[Out]

x/(2*(1 - x^3)^(1/3)) - ArcTan[(1 - (2*2^(1/3)*x)/(1 - x^3)^(1/3))/Sqrt[3]]/(2*2^(1/3)*Sqrt[3]) - Log[1 + x^3]
/(12*2^(1/3)) + Log[-(2^(1/3)*x) - (1 - x^3)^(1/3)]/(4*2^(1/3))

________________________________________________________________________________________

Rubi [A]  time = 0.0762032, antiderivative size = 140, normalized size of antiderivative = 1.32, number of steps used = 8, number of rules used = 8, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.421, Rules used = {382, 377, 200, 31, 634, 617, 204, 628} \[ \frac{x}{2 \sqrt [3]{1-x^3}}-\frac{\log \left (\frac{2^{2/3} x^2}{\left (1-x^3\right )^{2/3}}-\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}+1\right )}{12 \sqrt [3]{2}}+\frac{\log \left (\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}+1\right )}{6 \sqrt [3]{2}}-\frac{\tan ^{-1}\left (\frac{1-\frac{2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}}{\sqrt{3}}\right )}{2 \sqrt [3]{2} \sqrt{3}} \]

Antiderivative was successfully verified.

[In]

Int[1/((1 - x^3)^(4/3)*(1 + x^3)),x]

[Out]

x/(2*(1 - x^3)^(1/3)) - ArcTan[(1 - (2*2^(1/3)*x)/(1 - x^3)^(1/3))/Sqrt[3]]/(2*2^(1/3)*Sqrt[3]) - Log[1 + (2^(
2/3)*x^2)/(1 - x^3)^(2/3) - (2^(1/3)*x)/(1 - x^3)^(1/3)]/(12*2^(1/3)) + Log[1 + (2^(1/3)*x)/(1 - x^3)^(1/3)]/(
6*2^(1/3))

Rule 382

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> -Simp[(b*x*(a + b*x^n)^(p + 1)*(
c + d*x^n)^(q + 1))/(a*n*(p + 1)*(b*c - a*d)), x] + Dist[(b*c + n*(p + 1)*(b*c - a*d))/(a*n*(p + 1)*(b*c - a*d
)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, n, q}, x] && NeQ[b*c - a*d, 0] && EqQ[
n*(p + q + 2) + 1, 0] && (LtQ[p, -1] ||  !LtQ[q, -1]) && NeQ[p, -1]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 200

Int[((a_) + (b_.)*(x_)^3)^(-1), x_Symbol] :> Dist[1/(3*Rt[a, 3]^2), Int[1/(Rt[a, 3] + Rt[b, 3]*x), x], x] + Di
st[1/(3*Rt[a, 3]^2), Int[(2*Rt[a, 3] - Rt[b, 3]*x)/(Rt[a, 3]^2 - Rt[a, 3]*Rt[b, 3]*x + Rt[b, 3]^2*x^2), x], x]
 /; FreeQ[{a, b}, x]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 634

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rubi steps

\begin{align*} \int \frac{1}{\left (1-x^3\right )^{4/3} \left (1+x^3\right )} \, dx &=\frac{x}{2 \sqrt [3]{1-x^3}}+\frac{1}{2} \int \frac{1}{\sqrt [3]{1-x^3} \left (1+x^3\right )} \, dx\\ &=\frac{x}{2 \sqrt [3]{1-x^3}}+\frac{1}{2} \operatorname{Subst}\left (\int \frac{1}{1+2 x^3} \, dx,x,\frac{x}{\sqrt [3]{1-x^3}}\right )\\ &=\frac{x}{2 \sqrt [3]{1-x^3}}+\frac{1}{6} \operatorname{Subst}\left (\int \frac{1}{1+\sqrt [3]{2} x} \, dx,x,\frac{x}{\sqrt [3]{1-x^3}}\right )+\frac{1}{6} \operatorname{Subst}\left (\int \frac{2-\sqrt [3]{2} x}{1-\sqrt [3]{2} x+2^{2/3} x^2} \, dx,x,\frac{x}{\sqrt [3]{1-x^3}}\right )\\ &=\frac{x}{2 \sqrt [3]{1-x^3}}+\frac{\log \left (1+\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{6 \sqrt [3]{2}}+\frac{1}{4} \operatorname{Subst}\left (\int \frac{1}{1-\sqrt [3]{2} x+2^{2/3} x^2} \, dx,x,\frac{x}{\sqrt [3]{1-x^3}}\right )-\frac{\operatorname{Subst}\left (\int \frac{-\sqrt [3]{2}+2\ 2^{2/3} x}{1-\sqrt [3]{2} x+2^{2/3} x^2} \, dx,x,\frac{x}{\sqrt [3]{1-x^3}}\right )}{12 \sqrt [3]{2}}\\ &=\frac{x}{2 \sqrt [3]{1-x^3}}-\frac{\log \left (1+\frac{2^{2/3} x^2}{\left (1-x^3\right )^{2/3}}-\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{12 \sqrt [3]{2}}+\frac{\log \left (1+\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{6 \sqrt [3]{2}}+\frac{\operatorname{Subst}\left (\int \frac{1}{-3-x^2} \, dx,x,1-\frac{2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{2 \sqrt [3]{2}}\\ &=\frac{x}{2 \sqrt [3]{1-x^3}}-\frac{\tan ^{-1}\left (\frac{1-\frac{2 \sqrt [3]{2} x}{\sqrt [3]{1-x^3}}}{\sqrt{3}}\right )}{2 \sqrt [3]{2} \sqrt{3}}-\frac{\log \left (1+\frac{2^{2/3} x^2}{\left (1-x^3\right )^{2/3}}-\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{12 \sqrt [3]{2}}+\frac{\log \left (1+\frac{\sqrt [3]{2} x}{\sqrt [3]{1-x^3}}\right )}{6 \sqrt [3]{2}}\\ \end{align*}

Mathematica [C]  time = 0.0419575, size = 100, normalized size = 0.94 \[ \frac{-7 \left (3 x^3+4\right ) \left (x^3-1\right )^2 \, _2F_1\left (\frac{1}{3},1;\frac{4}{3};\frac{2 x^3}{x^3-1}\right )-12 \left (x^9+x^6\right ) \, _2F_1\left (2,\frac{7}{3};\frac{10}{3};\frac{2 x^3}{x^3-1}\right )+7 \left (3 x^3+4\right ) \left (x^3-1\right )^2}{14 x^2 \left (1-x^3\right )^{7/3}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[1/((1 - x^3)^(4/3)*(1 + x^3)),x]

[Out]

(7*(-1 + x^3)^2*(4 + 3*x^3) - 7*(-1 + x^3)^2*(4 + 3*x^3)*Hypergeometric2F1[1/3, 1, 4/3, (2*x^3)/(-1 + x^3)] -
12*(x^6 + x^9)*Hypergeometric2F1[2, 7/3, 10/3, (2*x^3)/(-1 + x^3)])/(14*x^2*(1 - x^3)^(7/3))

________________________________________________________________________________________

Maple [F]  time = 0.02, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{{x}^{3}+1} \left ( -{x}^{3}+1 \right ) ^{-{\frac{4}{3}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(-x^3+1)^(4/3)/(x^3+1),x)

[Out]

int(1/(-x^3+1)^(4/3)/(x^3+1),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (x^{3} + 1\right )}{\left (-x^{3} + 1\right )}^{\frac{4}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="maxima")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(4/3)), x)

________________________________________________________________________________________

Fricas [B]  time = 21.7424, size = 741, normalized size = 6.99 \begin{align*} -\frac{2 \, \sqrt{6} 2^{\frac{1}{6}}{\left (x^{3} - 1\right )} \arctan \left (\frac{2^{\frac{1}{6}}{\left (6 \, \sqrt{6} 2^{\frac{2}{3}}{\left (5 \, x^{7} + 4 \, x^{4} - x\right )}{\left (-x^{3} + 1\right )}^{\frac{2}{3}} - \sqrt{6} 2^{\frac{1}{3}}{\left (71 \, x^{9} - 111 \, x^{6} + 33 \, x^{3} - 1\right )} + 12 \, \sqrt{6}{\left (19 \, x^{8} - 16 \, x^{5} + x^{2}\right )}{\left (-x^{3} + 1\right )}^{\frac{1}{3}}\right )}}{6 \,{\left (109 \, x^{9} - 105 \, x^{6} + 3 \, x^{3} + 1\right )}}\right ) - 2 \cdot 2^{\frac{2}{3}}{\left (x^{3} - 1\right )} \log \left (\frac{6 \cdot 2^{\frac{1}{3}}{\left (-x^{3} + 1\right )}^{\frac{1}{3}} x^{2} + 2^{\frac{2}{3}}{\left (x^{3} + 1\right )} + 6 \,{\left (-x^{3} + 1\right )}^{\frac{2}{3}} x}{x^{3} + 1}\right ) + 2^{\frac{2}{3}}{\left (x^{3} - 1\right )} \log \left (\frac{3 \cdot 2^{\frac{2}{3}}{\left (5 \, x^{4} - x\right )}{\left (-x^{3} + 1\right )}^{\frac{2}{3}} + 2^{\frac{1}{3}}{\left (19 \, x^{6} - 16 \, x^{3} + 1\right )} - 12 \,{\left (2 \, x^{5} - x^{2}\right )}{\left (-x^{3} + 1\right )}^{\frac{1}{3}}}{x^{6} + 2 \, x^{3} + 1}\right ) + 36 \,{\left (-x^{3} + 1\right )}^{\frac{2}{3}} x}{72 \,{\left (x^{3} - 1\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="fricas")

[Out]

-1/72*(2*sqrt(6)*2^(1/6)*(x^3 - 1)*arctan(1/6*2^(1/6)*(6*sqrt(6)*2^(2/3)*(5*x^7 + 4*x^4 - x)*(-x^3 + 1)^(2/3)
- sqrt(6)*2^(1/3)*(71*x^9 - 111*x^6 + 33*x^3 - 1) + 12*sqrt(6)*(19*x^8 - 16*x^5 + x^2)*(-x^3 + 1)^(1/3))/(109*
x^9 - 105*x^6 + 3*x^3 + 1)) - 2*2^(2/3)*(x^3 - 1)*log((6*2^(1/3)*(-x^3 + 1)^(1/3)*x^2 + 2^(2/3)*(x^3 + 1) + 6*
(-x^3 + 1)^(2/3)*x)/(x^3 + 1)) + 2^(2/3)*(x^3 - 1)*log((3*2^(2/3)*(5*x^4 - x)*(-x^3 + 1)^(2/3) + 2^(1/3)*(19*x
^6 - 16*x^3 + 1) - 12*(2*x^5 - x^2)*(-x^3 + 1)^(1/3))/(x^6 + 2*x^3 + 1)) + 36*(-x^3 + 1)^(2/3)*x)/(x^3 - 1)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\left (- \left (x - 1\right ) \left (x^{2} + x + 1\right )\right )^{\frac{4}{3}} \left (x + 1\right ) \left (x^{2} - x + 1\right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-x**3+1)**(4/3)/(x**3+1),x)

[Out]

Integral(1/((-(x - 1)*(x**2 + x + 1))**(4/3)*(x + 1)*(x**2 - x + 1)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (x^{3} + 1\right )}{\left (-x^{3} + 1\right )}^{\frac{4}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-x^3+1)^(4/3)/(x^3+1),x, algorithm="giac")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(4/3)), x)